box: Make sure center_req is initialized
authorTimm Bäder <mail@baedert.org>
Mon, 20 Mar 2017 13:16:56 +0000 (14:16 +0100)
committerTimm Bäder <mail@baedert.org>
Mon, 20 Mar 2017 13:16:56 +0000 (14:16 +0100)
commit22b493a6ac5f789529b3d82401728788c28477f7
tree8327a648587c40b70f67c9d06d6098c41bd1289d
parentae0dadf28afc98425c5bebebfb9a729f94cd7ba3
box: Make sure center_req is initialized

In case we have an invisible center widget, we never initialize it, but
later still use it.
gtk/gtkbox.c